omniorb-nameserver software package provides omniORB naming service, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install omniorb-nameserver
omniorb-nameserver is installed in your system.
Make ensure the omniorb-nameserver package were installed using the commands given below,
$ sudo dpkg-query -l | grep omniorb-nameserver *
You will get with omniorb-nameserver package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Development |
| Package | omniorb-nameserver |
| Version | 4.1.6-2 |
| Description | omniORB naming service |
| Sub Section | devel |